﻿2026-06-21T23:33:00.8478324Z ##[group]Run cargo nextest run -p spt-daemon --no-fail-fast \
2026-06-21T23:33:00.8478764Z [36;1mcargo nextest run -p spt-daemon --no-fail-fast \[0m
2026-06-21T23:33:00.8479318Z [36;1m  -E 'test(a_journaled_input_wedge) | test(p0_paste_wedge) | test(g2_no_commit)' \[0m
2026-06-21T23:33:00.8479686Z [36;1m  --no-capture 2>&1 \[0m
2026-06-21T23:33:00.8480221Z [36;1m| grep -E 'JOURNAL-WEDGE GATE|PASTE-WEDGE GATE|subscribed|got_output|attach_received|keystroke_accepted|assertion|panicked|c1:|c2:|c3:|EVICT|c3-DROP|PASS|FAIL' \[0m
2026-06-21T23:33:00.8480787Z [36;1m| grep -vE 'drain appends=' || true[0m
2026-06-21T23:33:00.8669110Z shell: /usr/bin/bash -e {0}
2026-06-21T23:33:00.8669356Z env:
2026-06-21T23:33:00.8669562Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T23:33:00.8669806Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T23:33:00.8670030Z   SPT_WEDGE_TRACE: 1
2026-06-21T23:33:00.8670220Z ##[endgroup]
2026-06-21T23:33:24.5232892Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T23:33:24.5233384Z WEDGE_TRACE c1: serve recv Output seq=103010 count=1
2026-06-21T23:33:24.5233692Z WEDGE_TRACE c2: serve fwd Output seq=103010 count=1
2026-06-21T23:33:24.5234002Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T23:33:24.5234417Z WEDGE_TRACE c1-EVICT: dropped 1 viewer(s) at seq 107362; total_evicted=1 (drain_appends=107363)
2026-06-21T23:33:24.5234798Z WEDGE_TRACE c1: serve recv Output seq=103265 count=256
2026-06-21T23:33:24.5235079Z WEDGE_TRACE c2: serve fwd Output seq=103265 count=256
2026-06-21T23:33:24.5235399Z WEDGE_TRACE c3: stream=2 live-send seq=255 count=256 write_ok=true
2026-06-21T23:33:24.5248116Z === W1b JOURNAL-WEDGE GATE: journaled_ops_pumped=2410 concurrent_attach_subscribed=true attach_received_pty_output=true (fixed = both true; pre-fix on Unix: subscribed=false — attach wedged on the held journal lock) ===
2026-06-21T23:33:24.5252405Z         PASS [   2.950s] (1/3) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T23:33:24.5253158Z thread 'g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input' (3795641) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1196:5:
2026-06-21T23:33:24.5253774Z test g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input ... FAILED
2026-06-21T23:33:24.5254237Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 16.71s
2026-06-21T23:33:24.5254798Z         FAIL [  16.721s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T23:33:24.5255495Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T23:33:24.5255819Z WEDGE_TRACE c1: serve recv Output seq=95762 count=1
2026-06-21T23:33:24.5256138Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T23:33:24.5256435Z WEDGE_TRACE c2: serve fwd Output seq=95762 count=1
2026-06-21T23:33:24.5256805Z WEDGE_TRACE c1-EVICT: dropped 1 viewer(s) at seq 100114; total_evicted=1 (drain_appends=100115)
2026-06-21T23:33:24.5257188Z WEDGE_TRACE c1: serve recv Output seq=96017 count=256
2026-06-21T23:33:24.5257465Z WEDGE_TRACE c2: serve fwd Output seq=96017 count=256
2026-06-21T23:33:24.5258852Z === P0 PASTE-WEDGE GATE: pumped=8538 keystroke_accepted=true concurrent_attach_subscribed=true attach_received_output=true backpressured=true backpressure_after_stop=Some(true) (fixed = subscribed+got_output+keystroke_accepted true; pre-fix: parked dispatch thread → subscribed=false / no output) ===
2026-06-21T23:33:24.5260103Z         PASS [   2.868s] (3/3) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T23:33:24.5260709Z         FAIL [  16.721s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
